pub unsafe extern "system" fn RtlDeCommitDebugInfo(
    Buffer: *mut RTL_DEBUG_INFORMATION,
    p: *mut c_void,
    Size: usize
)