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