pub unsafe extern "system" fn _lopen(
    lpPathName: LPCSTR,
    iReadWrite: c_int
) -> HFILE