pub unsafe extern "C" fn zend_parse_arg_bool_slow( arg: *mut zval, dest: *mut bool, arg_num: u32, ) -> bool