Function ORGetVersion

pub unsafe extern "system" fn ORGetVersion(
    pdwmajorversion: *mut u32,
    pdwminorversion: *mut u32,
) -> WIN32_ERROR