pub unsafe extern "C" fn g_byte_array_steal(
    array: *mut GByteArray,
    len: *mut size_t
) -> *mut u8
Available on crate feature v2_64 only.