pub unsafe extern "C" fn UA_Client_Subscriptions_deleteSingle(
    client: *mut UA_Client,
    subscriptionId: UA_UInt32
) -> UA_StatusCode