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