pub unsafe extern "C" fn zx_system_powerctl(
    resource: zx_handle_t,
    cmd: u32,
    arg: *const zx_system_powerctl_arg_t
) -> zx_status_t