Function VarDecFromBool

pub unsafe extern "system" fn VarDecFromBool(
    boolin: VARIANT_BOOL,
    pdecout: *mut DECIMAL,
) -> HRESULT