Function g_value_set_interned_string

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