SMC_ENDPOINT
ret = apple_rtkit_send_message(smc->rtk, SMC_ENDPOINT, msg, NULL, true);
if (endpoint != SMC_ENDPOINT) {
if (endpoint != SMC_ENDPOINT) {
ret = apple_rtkit_start_ep(smc->rtk, SMC_ENDPOINT);
ret = apple_rtkit_send_message(smc->rtk, SMC_ENDPOINT,
ret = apple_rtkit_send_message(smc->rtk, SMC_ENDPOINT, msg, NULL, false);