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