pub unsafe extern "C" fn g_value_set_ulong(
    value: *mut GValue,
    v_ulong: gulong
)