pub unsafe extern "system" fn GlobalReAlloc(
    hMem: *mut c_void,
    dwBytes: usize,
    uFlags: u32
) -> *mut c_void