pub unsafe extern "C" fn g_setenv(
    variable: *const i8,
    value: *const i8,
    overwrite: i32
) -> i32