pub unsafe extern "C" fn folk_eval_string_protected( code: *const c_char, retval: *mut zval, ) -> c_int
Eval with SIGSEGV protection. Returns -3 on SIGSEGV.