pub unsafe extern "C" fn git_cred_username_new(
    cred: *mut *mut git_cred,
    username: *const c_char
) -> c_int