pub unsafe fn JsSetPrototype(
    object: *const c_void,
    prototypeobject: *const c_void
) -> JsErrorCode