pub unsafe extern "C" fn JS_Ext_Object_Def(
name: *const c_char,
tab: *const JSCFunctionListEntry,
len: c_int,
prop_flags: u8,
) -> JSCFunctionListEntrypub unsafe extern "C" fn JS_Ext_Object_Def(
name: *const c_char,
tab: *const JSCFunctionListEntry,
len: c_int,
prop_flags: u8,
) -> JSCFunctionListEntry