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