pub unsafe extern "C" fn JS_GetOwnPropertyNames( ctx: *mut JSContext, ptab: *mut *mut JSPropertyEnum, plen: *mut u32, obj: u64, flags: i32, ) -> i32