pub unsafe fn WsAbandonCall(
    serviceproxy: *const WS_SERVICE_PROXY,
    callid: u32,
    error: Option<*const WS_ERROR>
) -> Result<()>