pub type Udf_func_any = Option<unsafe extern "C" fn()>;
Function signature of a void functin (unused)