pub unsafe extern "C-unwind" fn IOCreatePlugInInterfaceForService(
service: io_service_t,
plugin_type: Option<&CFUUID>,
interface_type: Option<&CFUUID>,
the_interface: *mut *mut *mut IOCFPlugInInterface,
the_score: *mut i32,
) -> kern_return_tAvailable on crate feature
libc only.