Function g_byte_array_remove_index

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