pub unsafe extern "C" fn jack_port_set_name(
    port: *mut Struct__jack_port,
    port_name: *const i8
) -> i32