pub unsafe extern "C" fn GDALGetOpenDatasets(
    hDS: *mut *mut GDALDatasetH,
    pnCount: *mut c_int
)