pub unsafe extern "system" fn RtlInsertElementGenericTableAvl(
    table: *const RTL_AVL_TABLE,
    buffer: *const c_void,
    buffersize: u32,
    newelement: *mut BOOLEAN,
) -> *mut c_void