pub unsafe extern "C" fn gsl_fcmp(
    x1: f64,
    x2: f64,
    epsilon: f64
) -> c_int