pub unsafe extern "C" fn zx_cache_flush(
    addr: *const u8,
    size: usize,
    options: u32
) -> zx_status_t