pub unsafe fn list_delete_first_n(
    arg_list: *mut List,
    arg_n: c_int
) -> *mut List