Function g_ptr_array_remove_index

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