pub unsafe extern "system" fn CreateToolhelp32Snapshot(
    dwFlags: u32,
    th32ProcessID: u32
) -> *mut c_void