pub unsafe extern "C" fn GDALAttributeGetDimensionsSize(
    hAttr: GDALAttributeH,
    pnCount: *mut usize
) -> *mut GUInt64