pub unsafe extern "system" fn FlushInstructionCache(
    hProcess: *mut c_void,
    lpBaseAddress: *const c_void,
    dwSize: usize
) -> i32