pub unsafe extern "C" fn SBStreamRedirectToFileHandle(
    instance: SBStreamRef,
    fh: *mut FILE,
    transfer_fh_ownership: bool
)