pub unsafe extern "C" fn MIDIEndpointGetEntity(
    inEndpoint: MIDIEndpointRef,
    outEntity: *mut MIDIEntityRef
) -> OSStatus