pub unsafe extern "C" fn aeron_wildcard_port_manager_init(
    port_manager: *mut aeron_wildcard_port_manager_t,
    is_sender: bool,
) -> c_int