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