pub unsafe extern "system" fn _lopen(
    lpPathName: *const i8,
    iReadWrite: i32
) -> i32