pub unsafe extern "C" fn zx_timer_create(
    options: u32,
    clock_id: u32,
    out: *mut u32
) -> i32