pub unsafe extern "C" fn MultiplyByFixedPoint(
    x: c_int,
    mult_fp: c_int
) -> c_int