pub unsafe extern "C" fn CPLListRemove(
    psList: *mut CPLList,
    nPosition: c_int
) -> *mut CPLList