pub unsafe fn JsNumberToDouble(
    value: *const c_void,
    doublevalue: *mut f64
) -> JsErrorCode