pub unsafe extern "C" fn g_byte_array_append(
    array: *mut GByteArray,
    data: u8,
    len: guint
) -> *mut GByteArray