pub unsafe extern "C" fn zend_register_long_constant( name: *const c_char, name_len: uint, lval: c_long, flags: c_int, module_number: c_int, )