pub unsafe fn jack_port_by_name(
    client: *mut jack_client_t,
    port_name: *const c_char
) -> *mut jack_port_t