Function RtlDeleteNoSplay

pub unsafe extern "system" fn RtlDeleteNoSplay(
    links: *const RTL_SPLAY_LINKS,
    root: *mut *mut RTL_SPLAY_LINKS,
)