pub unsafe extern "C" fn GDALMDArrayResize(
    hArray: GDALMDArrayH,
    panNewDimSizes: *const GUInt64,
    papszOptions: CSLConstList
) -> bool