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