pub unsafe extern "C" fn folk_call_function_safe( func_name: *const c_char, retval: *mut zval, param_count: c_uint, params: *mut zval, ) -> c_int