pub unsafe fn JsConvertValueToNumber(
    value: *const c_void,
    numbervalue: *mut *mut c_void
) -> JsErrorCode