pub unsafe extern "system" fn MulDiv(
    nnumber: i32,
    nnumerator: i32,
    ndenominator: i32
) -> i32