pub unsafe extern "C" fn g_byte_array_remove_range(
    array: *mut GByteArray,
    index_: u32,
    length: u32
) -> *mut GByteArray