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