IsWow64Process

Function IsWow64Process 

pub unsafe extern "system" fn IsWow64Process(
    hprocess: HANDLE,
    wow64process: *mut BOOL,
) -> BOOL