pub unsafe extern "system" fn MulDiv(
    nNumber: i32,
    nNumerator: i32,
    nDenominator: i32
) -> i32