pub unsafe extern "C" fn GDALAttributeWriteDoubleArray(
    hAttr: GDALAttributeH,
    arg1: *const f64,
    arg2: usize
) -> c_int