pub unsafe extern "C" fn zx_pager_detach_vmo(
    pager: zx_handle_t,
    vmo: zx_handle_t
) -> zx_status_t