pub type Udf_func_deinit = Option<unsafe extern "C" fn(arg1: *mut UDF_INIT)>;
Function signature of an xxx_deinit(...) function
xxx_deinit(...)