pub unsafe extern "C" fn GDALCreateRPCTransformerV1(
    psRPC: *mut GDALRPCInfoV1,
    bReversed: c_int,
    dfPixErrThreshold: f64,
    papszOptions: *mut *mut c_char
) -> *mut c_void