pub unsafe extern "C" fn vips_reorder_prepare_many(
    image: *mut VipsImage,
    regions: *mut *mut VipsRegion,
    r: *mut VipsRect
) -> c_int