pub unsafe extern "C" fn jack_port_request_monitor_by_name(
    client: *mut Struct__jack_client,
    port_name: *const i8,
    onoff: i32
) -> i32