pub unsafe extern "C" fn g_ptr_array_remove_index(
    array: *mut GPtrArray,
    index_: u32
) -> *mut c_void