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