pub unsafe extern "C" fn SBCommunicationAdoptFileDesriptor(
    instance: SBCommunicationRef,
    fd: c_int,
    owns_fd: bool
) -> ConnectionStatus