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