pub unsafe extern "C" fn git_note_read( out: *mut *mut git_note, repo: *mut git_repository, notes_ref: *const c_char, oid: *const git_oid) -> c_int