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