pub unsafe extern "C" fn zx_clock_get_details(
    handle: zx_handle_t,
    options: u64,
    details: *mut u8
) -> zx_status_t