#[no_mangle]
pub extern "C" fn fn_three_parameters(
    v1: Raw,
    _v2: Raw,
    _v3: Raw
) -> Raw