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