#[no_mangle]
pub unsafe extern "C" fn fn_six_parameters_bytecode(
    __ocaml_argv: *mut Value,
    __ocaml_argc: i32
) -> Raw