pub unsafe extern "C" fn g_byte_array_sort(
    array: *mut GByteArray,
    compare_func: GCompareFunc
)