pub unsafe extern "C" fn zend_register_functions(
scope: *mut zend_class_entry,
functions: *const zend_function_entry,
function_table: *mut HashTable,
type_: c_int,
) -> zend_resultpub unsafe extern "C" fn zend_register_functions(
scope: *mut zend_class_entry,
functions: *const zend_function_entry,
function_table: *mut HashTable,
type_: c_int,
) -> zend_result