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