pub unsafe extern "system" fn RtlCommitDebugInfo(
    Buffer: *mut RTL_DEBUG_INFORMATION,
    Size: usize
) -> *mut c_void