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