pub unsafe fn JsConvertValueToObject(
    value: *const c_void,
    object: *mut *mut c_void
) -> JsErrorCode