pub unsafe extern "system" fn RtlRbRemoveNode(
    Tree: *mut RTL_RB_TREE,
    Node: *mut RTL_BALANCED_NODE
) -> BOOLEAN