pub unsafe fn JS_GetPromiseResult(
    promise: HandleObject<'_>,
    dest: MutableHandleValue<'_>
)