pub unsafe extern "C" fn g_ascii_strtoull(
    nptr: *const gchar,
    endptr: *mut *mut gchar,
    base: guint
) -> u64