pub unsafe extern "C" fn SBStreamRedirectToFileDescriptor(
    instance: SBStreamRef,
    fd: c_int,
    transfer_fh_ownership: bool
)