Function windows_sys::Wdk::System::SystemServices::RtlInsertElementGenericTable
pub unsafe extern "system" fn RtlInsertElementGenericTable(
table: *const RTL_GENERIC_TABLE,
buffer: *const c_void,
buffersize: u32,
newelement: *mut BOOLEAN,
) -> *mut c_void