Function g_environ_getenv

pub unsafe extern "C" fn g_environ_getenv(
    envp: *mut *mut i8,
    variable: *const i8,
) -> *const i8