pub unsafe extern "C" fn g_byte_array_prepend(
    array: *mut GByteArray,
    data: *const u8,
    len: c_uint
) -> *mut GByteArray