pub unsafe extern "C" fn GDALAttributeWriteDouble(
    hAttr: GDALAttributeH,
    arg1: f64
) -> c_int