pub unsafe extern "C" fn zx_system_get_event(
    root_job: zx_handle_t,
    kind: u32,
    event: *mut zx_handle_t
) -> zx_status_t