pub unsafe fn RtlInsertElementGenericTable( table: *const RTL_GENERIC_TABLE, buffer: *const c_void, buffersize: u32, newelement: Option<*mut bool>, ) -> *mut c_void