pub unsafe extern "C" fn GDALMDArrayAdviseReadEx(
    hArray: GDALMDArrayH,
    arrayStartIdx: *const GUInt64,
    count: *const usize,
    papszOptions: CSLConstList
) -> c_int