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