pub unsafe extern "C" fn g_value_set_string_take_ownership(
    value: *mut GValue,
    v_string: *mut c_char
)