pub unsafe extern "C" fn git_message_prettify( out: *mut git_buf, message: *const c_char, strip_comments: c_int, comment_char: c_char) -> c_int