apple_mbox_msg
int apple_mbox_send(struct apple_mbox *mbox, const struct apple_mbox_msg msg,
struct apple_mbox_msg msg;
void (*rx)(struct apple_mbox *mbox, struct apple_mbox_msg msg, void *cookie);
int apple_mbox_send(struct apple_mbox *mbox, struct apple_mbox_msg msg,
static void apple_rtkit_rx(struct apple_mbox *mbox, struct apple_mbox_msg msg,
struct apple_mbox_msg msg = {