You can simply add the labels in your typealias definition:
typealias FnOfBb = (a: Int, b: String) -> Void