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