pub unsafe extern "C" fn SecCodeCopyGuestWithAttributes(
    host: SecCodeRef,
    attrs: CFDictionaryRef,
    flags: SecCSFlags,
    guest: *mut SecCodeRef
) -> OSStatus