Function JsSetPrototype

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