JsValueToVariant

Function JsValueToVariant 

pub unsafe fn JsValueToVariant(
    object: *const c_void,
    variant: *mut VARIANT,
) -> JsErrorCode