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