Ida Pro 7.5 -

def rename_function(ea, new_name): idaapi.set_name(ea, new_name, idaapi.SN_NOWARN)