pub unsafe extern "C" fn g_ptr_array_remove_range(
    array: *mut GPtrArray,
    index_: c_uint,
    length: c_uint
) -> *mut GPtrArray