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