pub unsafe extern "C" fn jack_port_unset_alias(
    port: *mut jack_port_t,
    alias: *const c_char
) -> c_int