pub unsafe fn JS_GetPrototype(
cx: *mut JSContext,
obj: HandleObject<'_>,
result: MutableHandleObject<'_>,
) -> bool
pub unsafe fn JS_GetPrototype(
cx: *mut JSContext,
obj: HandleObject<'_>,
result: MutableHandleObject<'_>,
) -> bool