pub fn prepare_extern_function_signature(
    function: &Function
) -> Punctuated<FnArg, Comma>