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