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