pub unsafe extern "C" fn git_diff_format_email( out: *mut git_buf, diff: *mut git_diff, opts: *const git_diff_format_email_options, ) -> c_int