pub unsafe extern "C" fn GDALRATCreateColumn(
    arg1: GDALRasterAttributeTableH,
    arg2: *const c_char,
    arg3: Type,
    arg4: Type
) -> Type