pub unsafe extern "C" fn jack_reserve_client_name(
    client: *mut Struct__jack_client,
    name: *const i8,
    uuid: *const i8
) -> i32