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