pub unsafe extern "C" fn g_value_set_boxed(
    value: *mut GValue,
    v_boxed: gconstpointer
)