Source position: CFMachPort.pas line 236
function CFMachPortCreateWithPort(
allocator: CFAllocatorRef;
portNum: mach_port_t;
callout: CFMachPortCallBack;
var context: CFMachPortContext;
var shouldFreeInfo: Boolean
):CFMachPortRef;