Function g_value_set_ulong

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