pub unsafe extern "C" fn zx_vmo_set_cache_policy(
    handle: zx_handle_t,
    cache_policy: u32
) -> zx_status_t