#[no_mangle]
pub extern "C" fn CL_FunctionBuilder_nearest(
    builder: *mut FunctionBuilder<'_>,
    one: CValue
) -> CValue