pub unsafe extern "C" fn jack_port_request_monitor_by_name(
    _: *mut jack_client_t,
    _: *const c_char,
    _: c_int
) -> c_int