pub unsafe extern "C" fn zx_task_suspend_token(
    handle: zx_handle_t,
    token: *mut zx_handle_t
) -> zx_status_t