Function zx_system_watch_memory_stall

pub unsafe extern "C" fn zx_system_watch_memory_stall(
    resource: u32,
    kind: u32,
    threshold: i64,
    window: i64,
    event: *mut u32,
) -> i32