pub unsafe extern "C" fn git_note_default_ref(
    out: *mut git_buf,
    repo: *mut git_repository
) -> c_int